combobox: Document the popup window CSS node
authorMatthias Clasen <mclasen@redhat.com>
Fri, 15 Jan 2016 22:47:08 +0000 (17:47 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 15 Jan 2016 22:48:39 +0000 (17:48 -0500)
gtk/gtkcombobox.c
gtk/gtkcomboboxtext.c

index df7f52e827c65cd94af222a54f4de51bdd6b7f4f..e3ec42dad7ed27eb80e8ac5bbb5272a59e8c724f 100644 (file)
@@ -94,8 +94,9 @@
  *
  * |[<!-- language="plain" -->
  * combobox
- * ╰── button.combo
- *     ╰── arrow
+ * ├── button.combo
+ * │    ╰── arrow
+ * ╰── window.popup
  * ]|
  *
  * GtkComboBox has a single CSS node with name combobox. It adds the
index a465d8be7d4323123a4fff6ed9cbda4d28b9fe5e..43410f3cb7d8746739efc859effa951aeae0763d 100644 (file)
@@ -76,7 +76,8 @@
  * |[<!-- language="plain" -->
  * combobox
  * ├── entry.combo
- * ╰── button.combo
+ * ├── button.combo
+ * ╰── window.popup
  * ]|
  *
  * GtkComboBoxText has a single CSS node with name combobox. It adds